﻿2026-07-10T09:12:17.7002342Z ##[group]Run actions/checkout@v5
2026-07-10T09:12:17.7002857Z with:
2026-07-10T09:12:17.7003229Z   repository: SaberMage/spt-core
2026-07-10T09:12:17.7006251Z   token: ***
2026-07-10T09:12:17.7006594Z   ssh-strict: true
2026-07-10T09:12:17.7006971Z   ssh-user: git
2026-07-10T09:12:17.7007324Z   persist-credentials: true
2026-07-10T09:12:17.7007897Z   clean: true
2026-07-10T09:12:17.7008374Z   sparse-checkout-cone-mode: true
2026-07-10T09:12:17.7008903Z   fetch-depth: 1
2026-07-10T09:12:17.7009500Z   fetch-tags: false
2026-07-10T09:12:17.7009953Z   show-progress: true
2026-07-10T09:12:17.7010382Z   lfs: false
2026-07-10T09:12:17.7010864Z   submodules: false
2026-07-10T09:12:17.7011328Z   set-safe-directory: true
2026-07-10T09:12:17.7011827Z env:
2026-07-10T09:12:17.7012301Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-10T09:12:17.7012840Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-10T09:12:17.7013374Z ##[endgroup]
2026-07-10T09:12:17.7964482Z Syncing repository: SaberMage/spt-core
2026-07-10T09:12:17.7966337Z ##[group]Getting Git version info
2026-07-10T09:12:17.7966975Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T09:12:17.7967811Z [command]/usr/bin/git version
2026-07-10T09:12:17.7968234Z git version 2.43.0
2026-07-10T09:12:17.7975877Z ##[endgroup]
2026-07-10T09:12:17.7987871Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d624b94f-07ce-469c-8532-ba5b421e4944' before making global git config changes
2026-07-10T09:12:17.7989436Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T09:12:17.7991535Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T09:12:17.8030308Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T09:12:17.8049793Z https://github.com/SaberMage/spt-core
2026-07-10T09:12:17.8059777Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T09:12:17.8062542Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T09:12:17.8083019Z HEAD
2026-07-10T09:12:17.8116680Z ##[endgroup]
2026-07-10T09:12:17.8117232Z [command]/usr/bin/git submodule status
2026-07-10T09:12:17.8296878Z ##[group]Cleaning the repository
2026-07-10T09:12:17.8300384Z [command]/usr/bin/git clean -ffdx
2026-07-10T09:12:17.8328353Z Removing traceable-reqs
2026-07-10T09:12:17.8335370Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T09:12:17.8468526Z HEAD is now at 16fce9ba7 Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T09:12:17.8474979Z ##[endgroup]
2026-07-10T09:12:17.8477212Z ##[group]Disabling automatic garbage collection
2026-07-10T09:12:17.8480855Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T09:12:17.8510375Z ##[endgroup]
2026-07-10T09:12:17.8511096Z ##[group]Setting up auth
2026-07-10T09:12:17.8511930Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T09:12:17.8536218Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T09:12:17.8724207Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T09:12:17.8750122Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T09:12:17.8932569Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T09:12:17.8958361Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T09:12:17.9145191Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T09:12:17.9174849Z ##[endgroup]
2026-07-10T09:12:17.9175904Z ##[group]Fetching the repository
2026-07-10T09:12:17.9181950Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +16fce9ba7828f03a5ade17f10d5f1a9eda580354:refs/remotes/pull/75/merge
2026-07-10T09:12:18.4915425Z ##[endgroup]
2026-07-10T09:12:18.4916864Z ##[group]Determining the checkout info
2026-07-10T09:12:18.4918185Z ##[endgroup]
2026-07-10T09:12:18.4919078Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T09:12:18.4955281Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T09:12:18.4987092Z ##[group]Checking out the ref
2026-07-10T09:12:18.4988473Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/75/merge
2026-07-10T09:12:18.5046876Z HEAD is now at 16fce9ba7 Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T09:12:18.5054247Z ##[endgroup]
2026-07-10T09:12:18.5100251Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T09:12:18.5133554Z 16fce9ba7828f03a5ade17f10d5f1a9eda580354
